home *** CD-ROM | disk | FTP | other *** search
/ Kimeruze! Yamikon! / Kimeruze! Yamikon!.iso / mac / YARIKON / EVENT08.Dxr / 00078.ls < prev    next >
Encoding:
Text File  |  1996-10-23  |  145 b   |  12 lines

  1. on exitFrame
  2.   global hand
  3.   if hand = 1 then
  4.   end if
  5.   if hand = 2 then
  6.   end if
  7.   if hand = 3 then
  8.     go("ayumi")
  9.   end if
  10.   go("ayumi")
  11. end
  12.